home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextDeveloper / Demos / Draw.app / Resources / French.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-03-28  |  16.8 KB  |  172 lines

  1. /* No comment provided by engineer. */
  2. "Hide Ruler" = "Masquer la règle";
  3.  
  4. /* Message asking user whether the form entries in a document should be saved along with the document. */
  5. "This document has Form Entries in it.  Do you wish to save them with the document?" = "Ce document contient des champs de saisie.  Voulez-vous les enregistrer avec le document ?";
  6.  
  7. /* This alert appears when the user has asked to save his file somewhere, but Draw was unable to create that file.  This can occur for many reasons, the most common of which is that the file or directory is not writable. */
  8. "Can't save file." = "Enregistrement du fichier impossible.";
  9.  
  10. /* This is the title of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. */
  11. "Revert " = "Revenir à la version enregistrée";
  12.  
  13. /* Message given to user when he tries to quit the application without saving all of his documents. */
  14. "You have unsaved documents." = "Certains documents ne sont pas enregistrés.";
  15.  
  16. /* Button choice which allows the user to scale an image he is incorporating into his document so that it will fit within the size of the document */
  17. "Resize" = "Redimensionner";
  18.  
  19. /* Save button on alerts */
  20. "Don't Save" = "Ne pas enregistrer";
  21.  
  22. /* Button choice if user wants a file dragged into Draw to appear as a link button. */
  23. "Link Button" = "Bouton de lien";
  24.  
  25. /* Name of the tool that draws scribbles */
  26. "Scribble" = "dessin à main levée";
  27.  
  28. /* Button choice which allows the user to leave an image he is incorporating into his document the same size even though it will not fit within the size of his document. */
  29. "Don't Resize" = "Ne pas redimensionner";
  30.  
  31. /* Name of the tool that draws circles */
  32. "Circle" = "cercle";
  33.  
  34. /* The title of the help document. */
  35. "Help" = "Help";
  36.  
  37. /* Choice (on a button) given to user which allows him to quit the application even though he has not saved all of his documents first. */
  38. "Quit Anyway" = "Quitter malgré tout";
  39.  
  40. /* Menu item which turns a background grid on so that the user's actions are rounded to even grid boundaries.  It does not show the grid if the grid is currently hidden. */
  41. "Turn Grid On" = "Activer la grille";
  42.  
  43. /* Button choice if user wants a file dragged into Draw to appear as an icon. */
  44. "File Icon" = "Icône de fichier";
  45.  
  46. /* Yes button on alerts */
  47. "Yes" = "Oui";
  48.  
  49. /* Name of the tool that draws curves */
  50. "Curve" = "courbe";
  51.  
  52. /* Title of alerts which come up during open. */
  53. "Open " = "Ouvrir";
  54.  
  55. /* Name of the tool that draws polygons */
  56. "Polygon" = "polygone";
  57.  
  58. /* This is the message of the alert which asks the user if he is sure he wants to revert a document he has edited back to its last-saved state. %@ is the document name. */
  59. "%@ has been edited.  Are you sure you want to undo changes?" = "%@ a été modifié. Voulez-vous vraiment défaire les modifications ?";
  60.  
  61. /* Message indicating that the directory the user is trying to save to is not writable. */
  62. "Directory is not writeable." = "Ecriture impossible sur le répertoire.";
  63.  
  64. /* Title of panel asking whether doc should be saved before service */
  65. "Service" = "Service";
  66.  
  67. /* No comment provided by engineer. */
  68. "Show Ruler" = "Afficher la règle";
  69.  
  70. /* Title of alert which comes up when exiting the application. */
  71. "Quit " = "Quitter";
  72.  
  73. /* Title of alert which comes up on unknown file errors */
  74. "File Error" = "Erreur de fichier";
  75.  
  76. /* Message indicating that a backup file could not be created during save. */
  77. "Can't create backup file." = "Création de fichier de sauvegarde impossible.";
  78.  
  79. /* Menu item which turns off the borders around linked items (using Object Links). */
  80. "Hide Links" = "Masquer les liens";
  81.  
  82. /* Message in alert given to user when he tries to open a draw document and there is an I/O error.  This usually happens when the document being opened is not really a draw document but somehow got renamed to have the .draw extension. */
  83. "I/O error.  Can't open file '%@'." = "Erreur d'E/S. Ouverture impossible du fichier '%@'.";
  84.  
  85. /* Menu item which turns off the background grid so that items do not move and resize on even grid boundaries.  It does not hide the grid if it is currently showing. */
  86. "Turn Grid Off" = "Désactiver la grille";
  87.  
  88. /* Message of panel asking whether doc should be saved before service */
  89. "Do you wish to save this document before your request is serviced?" = "Voulez-vous enregistrer ce document avant que votre requête ne soit traitée ?";
  90.  
  91. /* Button choice which allows the user to revert his changes to what was last saved on disk. */
  92. "Revert" = "Revenir à la version enregistrée";
  93.  
  94. /* The operation of closing a window usually generated by choosing the Close Window option in the Windows menu. */
  95. "Close" = "Fermer";
  96.  
  97. /* Choice (on a button) given to user which allows him to review all his unsaved documents if he quits the application without saving them all first. */
  98. "Review Unsaved" = "Réviser";
  99.  
  100. /* Question asked of user when he tries to close a window, either by choosing close from the menu or clicking the close box or quitting the application, and the contents of the window have not been saved.  The %@ is the name of the document. */
  101. "%@ has changes. Save them?" = "%@ contient des modifications. Voulez-vous les enregistrer ?";
  102.  
  103. /* Message given to the user when the help document could not be found. */
  104. "Couldn't find any help!  Sorry ..." = "Aide introuvable.";
  105.  
  106. /* Message in alert when user specifies bad margins */
  107. "The margins or paper size specified are invalid." = "Les marges ou le format papier spécifiés sont invalides.";
  108.  
  109. /* No button on alerts */
  110. "No" = "Non";
  111.  
  112. /* Name of the tool that draws lines */
  113. "Line" = "droite";
  114.  
  115. /* Menu item which shows a background grid which the user can overlay on his document. */
  116. "Show Grid" = "Afficher la grille";
  117.  
  118. /* Cancel button on alerts */
  119. "Cancel" = "Annuler";
  120.  
  121. /* Title of new, unsaved document */
  122. "UNTITLED" = "SANS_TITRE";
  123.  
  124. /* Title of alert which comes up during import of a link */
  125. "Import Link" = "Importer les données liées";
  126.  
  127. /* Title of alerts which come up during save. */
  128. "Save " = "Enregistrer";
  129.  
  130. /* Menu item which hides the background grid which the user can overlay on his document. */
  131. "Hide Grid" = "Masquer la grille";
  132.  
  133. /* Title of the alert which lets the user know that the image he has incorporated into his document does not fit. */
  134. "Import Data" = "Importer les données";
  135.  
  136. /* Fax Cover Sheet item which allows the user to type in any thing he/she wants. */
  137. "Notes" = "Remarques";
  138.  
  139. /* Question asked of a user when he drags a file icon into Draw. */
  140. "Do you want the link to this file to appear as a Link Button or as the icon of the file?" = "Voulez-vous que le lien de ce fichier apparaisse sous la forme de bouton de lien ou d'icône du fichier ? ";
  141.  
  142. /* Button choice if user wants a file dragged into Draw to appear as the contents of the file. */
  143. "File Contents" = "Contenu du fichier";
  144.  
  145. /* Message of alert shown to user when he has tried to open up the file named %@ and has specified a file in a directory which is inaccessible.  The directory is either unreadable or does not exist for some reason. */
  146. "Invalid path: %@" = "Chemin d'accès invalide : %@";
  147.  
  148. /* Question asked of a user when he drags a file which can be imaged directly in Draw into Draw. */
  149. "Do you want the contents of this file to appear in Draw, or would you like to create only a link to this data, in which case, do you want the link to appear as a Link Button or as the icon of the file?" = "Voulez-vous que le contenu du fichier apparaisse dans Draw ou voulez-vous ne créer qu'un lien à ces données. Dans ce cas, souhaitez-vous que le lien apparaisse sous forme de bouton ou d'icône de fichier ?";
  150.  
  151. /* Message given to user when import of linked data fails. */
  152. "Unable to import linked data." = "Impossible d'importer les données liées.";
  153.  
  154. /* Button on alert which comes up on unknown file errors */
  155. "Abort" = "Suspendre";
  156.  
  157. /* Save button on alerts */
  158. "Save" = "Enregistrer";
  159.  
  160. /* Alert message which asks user if he wants to scale an image or some text that he is incorporating into his document to fit within the size of the document. */
  161. "The imported data is too large to fit on the page.  Resize it to fit?" = "Les données importées sont trop abondantes pour tenir sur la page.  Voulez-vous redimensionner la page ?";
  162.  
  163. /* Menu item which turns on the borders around linked items (using Object Links). */
  164. "Show Links" = "Afficher les liens";
  165.  
  166. /* Button on alert which comes up on unknown file errors */
  167. "Proceed" = "Continuer";
  168.  
  169. /* Name of the tool that draws rectangles */
  170. "Rectangle" = "rectangle";
  171.  
  172.